Click or drag to resize

ConversationGlobalUniqueUnreadSenders Property

Contains a list of all the people who have sent messages that are currently unread in this conversation across all folders in the mailbox.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<string> GlobalUniqueUnreadSenders { get; }

Property Value

Type: IListString
The global unique unread senders.
See Also